Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: merge v37 version into develop #38

Merged
merged 9 commits into from
Jun 25, 2024
Merged

chore: merge v37 version into develop #38

merged 9 commits into from
Jun 25, 2024

Conversation

forcodedancing
Copy link
Collaborator

@forcodedancing forcodedancing commented Jun 24, 2024

Description

Merge revm v37 release.

Rationale

Merge upstream changes.

Example

NA

Changes

Notable changes:

  • NA

Potential Impacts

  • NA

rakita and others added 8 commits June 18, 2024 12:23
* refactor: replace TransactTo with TxKind

* misc: apply review suggestions
* eof fixes

* fix(eof): create initcode starting with 0xff00

* Include PragueEOF

* spec missing

* add helper function to get address

* clippy

* include box

* move EOF to PragueEOF
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Jun 24, 2024

Valgrind Results:

==6399== Cachegrind, a cache and branch-prediction profiler
==6399== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==6399== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==6399== Command: target/release/snailtracer
==6399== 
--6399-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.830595938s
==6399== 
==6399== I   refs:      427,043,929
==6399== I1  misses:          3,182
==6399== LLi misses:          2,802
==6399== I1  miss rate:        0.00%
==6399== LLi miss rate:        0.00%
==6399== 
==6399== D   refs:      204,078,691  (132,270,308 rd   + 71,808,383 wr)
==6399== D1  misses:        341,035  (    201,089 rd   +    139,946 wr)
==6399== LLd misses:        137,737  (      4,450 rd   +    133,287 wr)
==6399== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==6399== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==6399== 
==6399== LL refs:           344,217  (    204,271 rd   +    139,946 wr)
==6399== LL misses:         140,539  (      7,252 rd   +    133,287 wr)
==6399== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@forcodedancing forcodedancing changed the title Merge v37 chore: merge v37 version into develop Jun 24, 2024
@unclezoro unclezoro merged commit 5a1e473 into develop Jun 25, 2024
25 checks passed
@pythonberg1997 pythonberg1997 deleted the merge_v37 branch August 13, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants